|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--HttpServlet
|
+--djbuch.kapitel_13.RSSNewsServlet
in Servlet umgewandelter Domino Java Agent
| Constructor Summary | |
RSSNewsServlet()
|
|
| Method Summary | |
void |
doGet(HttpServletRequest req,
HttpServletResponse res)
|
void |
doPost(HttpServletRequest req,
HttpServletResponse res)
HTTP Request von POST auf GET umleiten |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RSSNewsServlet()
| Method Detail |
public void doGet(HttpServletRequest req,
HttpServletResponse res)
throws java.io.IOException
java.io.IOException
public void doPost(HttpServletRequest req,
HttpServletResponse res)
throws java.io.IOException
java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||